You are here: COM Interface > Interfaces > IIndexJob Interface > IIndexJob::Errors Property
IIndexJob::Errors Property
Close
dtSearch Text Retrieval Engine Programmer's Reference
IIndexJob::Errors Property
Syntax
IDL
__property IDispatch * * Errors;

After an indexing job is done, the Errors property will contain a JobErrorInfo (IJobErrorInfo) object with any error messages generated during the indexing job.